Overview
Veryant NoSQL Bridge is a set of stateless REST API functions that allow third party software to operate on indexed data files of your COBOL application.
The Veryant NoSQL Bridge API functions communicate over the HTTP protocol using JSON bodies for requests and responses. The use of HTTP and JSON makes these APIs suitable for being used by almost any programming language.
You only have to configure users and catalogs, choosing which indexed files you wish to expose and what users can do with these files (read only access or full access). This configuration is made easy by a graphical user interface written in HTML that you can run in your favorite web-browser.